Add a way to set the heading of GtkAppChooserDialog
authorMatthias Clasen <mclasen@redhat.com>
Fri, 21 Jan 2011 01:55:59 +0000 (20:55 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Jan 2011 01:57:47 +0000 (20:57 -0500)
commita7bcb8a4d73d39f8c991aa2110764343575f0c08
treefc185effba8a2e3e384ab23764f2155494677674
parentec750bed0c0da8f5d0459060d9dc89d08a89cb28
Add a way to set the heading of GtkAppChooserDialog

The application can probably set a better string than the default
we construct, like 'Select an application for "software" files'.
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkappchooserdialog.c
gtk/gtkappchooserdialog.h
tests/testappchooser.c